Skip to main content

WatermarkType

The watermark type.

Type

Enumeration

Values

  • "none"
  • "text"
  • "image"

Example

In this example sets the type of the watermark within the document.

watermarkSettings.SetType("text");